バージョン

TriangleVertexMemberPath3<TProperty>(Expression<Func<T,TProperty>>) メソッド

各三角形に対して ItemsSource の最初の頂点のインデックスを含む、TrianglesSource 項目のプロパティ名。
シンタックス
'宣言
 
Public Overloads Function TriangleVertexMemberPath3(Of TProperty)( _
   ByVal expr As System.Linq.Expressions.Expression(Of Func(Of T,TProperty)) _
) As A
public A TriangleVertexMemberPath3<TProperty>( 
   System.Linq.Expressions.Expression<Func<T,TProperty>> expr
)

パラメータ

expr

型パラメータ

TProperty
参照

オンラインで表示: GitHub